home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / graphic / vgameter.zip / VGAMETER.TXT < prev   
Text File  |  1989-12-31  |  5KB  |  100 lines

  1.                            VGA Meter
  2.  
  3. VGA Meter is a program that I developed out of sheer desperation. 
  4. As I developed Quick Basic programs for VGA systems, I found
  5. opportunities to really make use of the selection of 256k colors
  6. available.  For example, when I developed VGA Roulette
  7. (VGARULET.ZIP), I wanted just the right mahogany wood-grain for the
  8. roulette table.  Unfortunately, it was like looking for the
  9. proverbial "needle in a hay stack."  So I developed VGA Meter to
  10. let me visually play with the VGA palette.  The program works with
  11. or without a mouse, although a mouse is faster than the keyboard.
  12.   
  13. The program is simple to use.  The screen is fairly simple and
  14. looks like:                                   
  15.  
  16.  
  17.       ┌────────────────────────────────────────────────────────┐
  18.       │              V G A   C O L O R   M E T E R             │
  19.       │   ┌─┐    ┌─┐    ┌─┐                                    │
  20.       │   │v│    │v│    │v│                                    │
  21.       │   ├─┼────┼─┼────┼─┼────┐   ┌─────────────────────────┐ │
  22.       │   │ │    │ │    │ │    │   │                         │ │
  23.       │   │ │    │ │    │ │    │   │                         │ │
  24.       │   │ │    │ │    │ │    │   │        MAGENTA          │ │
  25.       │   │ │    │ │    │ │    │   │  ┌────────┴─────────┐   │ │
  26.       │   │ │    │ │    │ │    │   │ BLUE    GREEN      RED  │ │
  27.       │   │ │    │ │    │ │    │   │  ├───┬────┼────┬────┤   │ │
  28.       │   │ │    │ │    │ │    │   │  │  CYAN  │  YELLOW │   │ │
  29.       │   │ │    │ │    │ │    │   │  └────────┴─────────┘   │ │
  30.       │   │ │    │ │    │ │    │   │      BLACK/WHITE        │ │
  31.       │   │ │    │ │    │ │    │   │                         │ │
  32.       │   │ │    │ │    │ │    │   │                         │ │
  33.       │   │ │    │ │    │ │    │   │                         │ │
  34.       │   │ │    │ │    │ │    │   │                         │ │
  35.       │   │ │    │ │    │ │    │   │                         │ │
  36.       │   │ │    │ │    │ │    │   │                         │ │
  37.       │   ├─┼────┼─┼────┼─┼────┘   └─────────────────────────┘ │
  38.       │   │^│    │^│    │^│                                    │
  39.       │   └─┘    └─┘    └─┘                                    │
  40.       │                                                        │
  41.       │    BLUE   GREEN   RED      ┌─────────────┬────────────┐│
  42.       │                            │RESET COLORS │EXIT TO DOS ││
  43.       │                            └─────────────┴────────────┘│
  44.       │                                                        │
  45.       └────────────────────────────────────────────────────────┘
  46.  
  47. KEYBOARD CONTROLS
  48.  
  49. There are only seven commands available.  Three select the color
  50. to manipulate, three control the intensity of color and one to exit
  51. to DOS.  The commands are:
  52.  
  53.       (B)lue/(G)reen/(R)ed       Selects the color to change
  54.  
  55.       UpArrow/DnArrow/(Z)ero     Controls the intensity Up, Down or
  56.                                  Reset to Zero
  57.  
  58.       (E)xit                     Exit to DOS
  59.  
  60. MOUSE CONTROLS
  61.  
  62. The mouse provides the same commands as the keyboard, plus one
  63. additional feature.  The mouse works as follows:
  64.  
  65.       (B)lue/(G)reen/(R)ed       Select the color to change by
  66.                                  pressing any button within the
  67.                                  elevator box (indicated by the v/^
  68.                                  at the top and bottom of the
  69.                                  elevator) for each color.
  70.  
  71.       UpArrow/DnArrow/(Z)ero     Control the intensity by pressing
  72.                                  any button in the Up (^), Down (v)
  73.                                  or Reset to Zero boxes.  In addition,
  74.                                  pressing a button within the elevator
  75.                                  box sets the color to the value
  76.                                  relative to the position in the box,
  77.                                  allowing faster manipulation of
  78.                                  colors.
  79.  
  80.       (E)xit                     Exit to DOS
  81.  
  82. DISTRIBUTION
  83.  
  84. VGA Meter (VGAMETER.EXE) is distributed as Freeware by:
  85.  
  86.  
  87.                  J. Stephen Shattuck, Jr.
  88.                  JSSJ Software
  89.                  5289 N. Lake Drive
  90.                  Whitefish Bay, WI 53217
  91.  
  92.  
  93. If you like the program, you might want to give some of our
  94. Shareware programs a try.  At the moment that includes VGA Roulette
  95. (VGARULET.ZIP), VGA Fun Pak (VGAFUN11.ZIP) or Mean 18 Golf Course
  96. Manager (M18SHELL.ZIP).  All of these should be available on your
  97. BBS, but if not, try my favorite BBS, Exec-PC in Milwaukee, WI
  98. (414) 789-4210, the biggest and best BBS in the WORLD.
  99.  
  100.